java.lang.Objectgreenfoot.World
MyWorld
public class MyWorld
Write a description of class MyWorld here.
| Constructor Summary | |
|---|---|
MyWorld()
Constructor for objects of class MyWorld. |
|
| Method Summary | |
|---|---|
void |
updateScoring(int auto,
int auto1)
|
| Methods inherited from class greenfoot.World |
|---|
act, addObject, getBackground, getCellSize, getColorAt, getHeight, getObjects, getObjectsAt, getWidth, numberOfObjects, removeObject, removeObjects, repaint, setActOrder, setBackground, setBackground, setPaintOrder, showText, started, stopped |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MyWorld()
| Method Detail |
|---|
public void updateScoring(int auto,
int auto1)